home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / qdstat13.zip / Q&D-STAT.DOC next >
Text File  |  1993-03-01  |  2KB  |  80 lines

  1.  
  2.                              -=( Q&D-STATS 1.3 )=-
  3.  
  4. What is it:
  5. ===========
  6.  
  7. Q&D-Stats is a program which produces 5 screen with statistical information
  8. out of the userbase. The reason for this program is that I couldn't find
  9. a program which did what I wanted. So I brewed something myself..
  10.  
  11. This program is completely free, enjoy it in good health. It only took me
  12. an hour to write and some hours to polish and I wouldn't dare to ask money
  13. for this..;-) Of course I do keep the copyrights.
  14.  
  15. Disclaimer:
  16. ===========
  17.  
  18.  Put here your favorite disclaimer stating that I'm not responsible for
  19.  anything.
  20.  
  21. How to:
  22. =======
  23.  
  24. This program can produce the files in two languages, dutch and english.
  25. Default is dutch..
  26.  
  27. The syntax is:
  28.  
  29.   Q&A-STATS [-P:<Path for resultfiles>] [-ENG] [-HIDE] [-MAXLEV:<Level>]
  30.             [-NOSYS]
  31.  
  32.   -HIDE     Don't show users with the hidden bit on
  33.  
  34.   -NOSYS    Skip the SysOp (Record 0)
  35.  
  36.   -MAX      The maximal and minimal securitylevel a user should have to be
  37.   -MIN      included in the TopTen. MIN >= User.Security >Max
  38.  
  39.   -ENG      Produce english screens
  40.  
  41.   -P:<Path> Defines the path where the resulting files have to go.
  42.             The default for this is the path for the textfiles as defined
  43.             in the config.ra. On multiline systems, the config.ra that is
  44.             found using the RA environment variable is used.
  45.  
  46. All files are opened in readonly-sharedeny none mode for reading.
  47.  
  48.  
  49. Example:
  50. ========
  51.  
  52. I have a BBS with two languages, english and dutch screens. Everything
  53. defaults to dutch. I Use the following lines in your maintainance batch
  54.  
  55.   Q&A-STATS -P:Z:\RA\HOLLANDS\TEXT -NOSYS -HIDE -MAX:20
  56.   Q&A-STATS -P:Z:\RA\ENGLISH\TEXT  -NOSYS -HIDE -MAX:20 -ENG
  57.  
  58. The first path is optional, but for clearity I just use it.
  59.  
  60.  
  61. Produced files:
  62. ===============
  63.  
  64.   DOWNKB     Download: KB's
  65.   DOWNNR     Download: Number of
  66.   UPKB       UpLoad: KB's
  67.   UPNR       Upload: Number of
  68.   NOCALLS    Number of calls
  69.   POSTED     Posted messages
  70.  
  71. All these files come in ASCII, ANSI and AVATAR flavor.
  72.  
  73.  
  74. Enjoy,
  75.  Gerhard Hoogterp
  76.  
  77.  FidoNet: 2:283/702.2
  78.           2:512/54.5
  79.  BitNet:  HOOGTERPG@UTWENTE.NL
  80.